getAllCookies

fun getAllCookies(): Single<GetAllCookiesResponse>

Returns all browser cookies. Depending on the backend support, will return detailed cookie information in the cookies field.

Sources

jvm source
Link copied to clipboard